home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / comm / mebbs / fused025.lha / fused 0.25 / FusEd.doc < prev    next >
Text File  |  1995-03-20  |  5KB  |  138 lines

  1. ****************************************************************************
  2. *                                                                          *
  3. * FusEd 0.25 by Robert Wahlström     95-Mar-19                             *
  4. * Copyright © by Robert Wahlström    All rights reserved.                  *
  5. *                                                                          *
  6. * Fullscreen editor for MEBBS                                              *
  7. *                                                                          *
  8. * Written in C++ with SAS C 6.55, CygnusED Pro & Chelp on Amiga 4000/040.  *
  9. *                                                                          *
  10. *  Robert Wahlström                                                        *
  11. *  Enehagsg 197                                                            *
  12. *  S-441 57  ALINGSÅS   SWEDEN                                             *
  13. *                                                                          *
  14. *  Usenet:   robert@ubase.ct.se d0robert@dtek.chalmers.se                  *
  15. *  Fidonet:  2:203/316.0                                                   *
  16. *  Amiganet: 39:160/303.0                                                  *
  17. *                                                                          *
  18. *                                                                          *
  19. *  Support BBS:  UTILITYBASE  +46-322-17877 V.34 + HST    2:203/316.0      *
  20. *                                                                          *
  21. ****************************************************************************
  22. $VER:FusEd 0.25 (95-Mar-19) © by Robert Wahlström 1995
  23.  
  24.  
  25. 1. INTRODUCTION
  26. ===============
  27.  
  28. WHAT IS FusEd?
  29.  
  30.    FusEd is a FullScreenEditor (FSED) for MEBBS.
  31.  
  32. 2. LICENSE
  33. ==========
  34.  
  35. This material is © Copyright 1995 by Robert Wahlström -- All rights reserved.
  36.  
  37. It may be distributed freely as long as the following restrictions are met:
  38.  
  39. The distributor may charge a fee to recover distribution costs. The fee for
  40. diskette distribution should not be more than the cost to obtain the same
  41. diskette from Fred Fish.
  42.  
  43. The distributor agrees to cease distributing the programs and data involved
  44. if requested to do so by the authors.
  45.  
  46. You may copy and distribute verbatim copies of the program's executable code
  47. and documentation as you receive it, in any medium, provided that you
  48. conspicuously and appropriately publish only the original, unmodified program,
  49. with all copyright notices and disclaimers of warranty intact and including
  50. all the accompanying documentation, example files and anything else that came
  51. with the original.                                         
  52.  
  53. The author will not be liable for any damage arising from the failure of this
  54. program to perform as described, or any destruction of other programs or data
  55. residing on a system attempting to run the program. While I know of no 
  56. damaging errors, the user of this program uses it at his or her own risk. 
  57.  
  58.  
  59.  
  60. 3 REQUIREMENTS
  61. ==============
  62.  
  63. Mebbsutility.library 1.21
  64. Mebbsnet 0.159
  65.  
  66.  
  67. 4 INSTALLATION
  68. ==============
  69.  
  70.  1.  Copy fused mebbsnet:c/fsedit
  71.  
  72.      OBS!! FusEd must reside in mebbsnet:c/ and called FSEDIT
  73.  
  74.  
  75.  2.  Copy fused_help.txt mebbsnet:s
  76.  
  77.  3.  Copy fused.cfg mebbsnet:configfiles
  78.  
  79.  
  80. 5 Configfile
  81. ============
  82.  
  83. The configfile fused.cfg must reside in mebbsnet:configfiles
  84.  
  85. Keywords:
  86.  
  87.   PC2ISO   Converts swedish PC8 charachters to ISO 8859-1.
  88.  
  89.  
  90.  
  91. 6. ADDRESSES AND PHONENUMBERS
  92. =============================
  93.  
  94. If You have any questions, suggestions or bug-reports, please contact me.
  95. NetMail, snailmail, voice or logging on to my support bbs.
  96. Here are addresses and phonenumbers:
  97.  
  98.  
  99. Robert Wahlstrom
  100. Enehagsg 197
  101. S-441 57 ALINGSÅS
  102. SWEDEN
  103. phone: +46 (0)322-183 31
  104.  
  105. Support BBS:
  106.  
  107. UtilityBase  +46 (0)322-178 77   v34 + 16.8k HST
  108. Fido: 2:203/316.0  Amiganet: 39:160/303.0
  109. Usenet: robert@ubase.ct.se d0robert@dtek.chalmers.se
  110.         
  111.  
  112. Mebbs Support Base (SWEDEN):
  113. Yggdrazil    +46 (0)11-164276
  114. Fido: 2:204/455.0
  115.  
  116. 7. CREDITS
  117. ==========
  118. Thanks to the following for hints, suggestions and debugging:
  119.  
  120. Stefan von Straten      - MEBBS support Sweden
  121. William Bowling         - MEBBS
  122. Per Wallberg            - 
  123. Jesper Ekberg           -
  124. Stefan Wiberg           -
  125.  
  126.  
  127. 8. Other programs by Robert Wahlström
  128. =====================================
  129.  
  130. FusAC   - Areafix for MEBBS
  131. FusList - Very configurable filearea list creator
  132. FusTick - Handles .ticfiles
  133.  
  134. Chelp   - A help program for programmers - Lookup functions in autodocs
  135.           and strcuts/defines in includefiles
  136. Ast     - Astronomyprogram (beta only)
  137.  
  138.